Skip to content

docs: add v0.5 to v0.6 migration guide#68

Merged
dg-coreylweathers merged 1 commit into
mainfrom
docs/migrating-v0.5-to-v0.6
Jun 26, 2026
Merged

docs: add v0.5 to v0.6 migration guide#68
dg-coreylweathers merged 1 commit into
mainfrom
docs/migrating-v0.5-to-v0.6

Conversation

@dg-coreylweathers

Copy link
Copy Markdown
Contributor

Adds docs/Migrating-v0.5-to-v0.6.md documenting the three source-breaking changes shipped by the 2026-06-15 regen (#66), so the 0.6.0 release has a migration guide matching the v0.3→v0.4 precedent (#51).

Covers:

  1. ListenV2CloseStreamtype removed / ListenV2CloseStreamType deleted → ListenV2CloseStream.builder().build()
  2. DeepgramListenProviderV2language_hintlanguage_hints (Optional<List<String>>); DeepgramListenProviderV2LanguageHint deleted
  3. ListenV2TurnInfoWordsItemgetStart() / getEnd() return doubleOptional<Double>

Docs-only; docs/ is frozen in .fernignore so it won't be clobbered by regen.

🤖 Generated with Claude Code

Covers the three source-breaking changes from the 2026-06-15 regen (PR #66):
ListenV2CloseStream type removal, DeepgramListenProviderV2 language_hint ->
language_hints, and ListenV2TurnInfoWordsItem start/end -> Optional<Double>.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dg-coreylweathers dg-coreylweathers merged commit 57370d7 into main Jun 26, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants